-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: handle ModerationRule
and KeywordList
with shared folder type
#594
Conversation
be287b7
to
6c2139d
Compare
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #594 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 32 32
Lines 898 898
=========================================
Hits 898 898
☔ View full report in Codecov by Sentry. |
c4da644
to
44a1646
Compare
44a1646
to
c7a388a
Compare
Code Climate has analyzed commit c7a388a and detected 0 issues on this pull request. View more on Code Climate. |
ModerationRule
and KeywordList
are handledModerationRule
and KeywordList
with shared folder type
Shipped in release $ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install [email protected] |
Explain your changes
Make
ModerationRule
andKeywordList
behave like aWave
metadata typeRename
WaveHander
intoSharedFolderHandler
as those metadata specificities is to share a folderDoes this close any currently open issues?
closes #593